1 research outputs found

    Java facilities in processing XML files - JAXB and generating PDF reports

    Get PDF
    The paper presents the Java programming language facilities in working with XML files using JAXB (The Java Architecture for XML Binding) technology and generating PDF reports from XML files using Java objects. The XML file can be an existing one and could contain the data about an entity (Clients for example) or it might be the result of a SELECT-SQL statement. JAXB generates JAVA classes through xs rules and a Marshalling, Unmarshalling compiler. The PDF file is build from a XML file and uses XSL-FO formatting file and a Java ResultSet object.Xml file, JAXB, Java classes, Java ResultSet object, Marshalling, Unmarshalling, XSL-FO formatting file.
    corecore